Version 24.2 (latest)

SwapCollection<T> Class Events

For a list of all members of this type, see SwapCollection<T> members.

Public Events
 NameDescription
Public EventCollectionChangedOccurs when an item in the collection changes, or the entire collection changes.  
Public EventCollectionChangingOccurs when an item in the collection is going to change, or the entire collection is going to change.  
Public EventPropertyChangedOccurs when a property value changes.  
See Also